Appearance
KBE3D / KBCore / Cesium / TridiagonalSystemSolver
TridiagonalSystemSolver
Uses the Tridiagonal Matrix Algorithm, also known as the Thomas Algorithm, to solve a system of linear equations where the coefficient matrix is a tridiagonal matrix.
函数
| 函数 | 描述 |
|---|---|
| solve | Solves a tridiagonal system of linear equations. |
